home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / temacd / audacity / audacity-win-unicode-1.3.2.exe / {app} / Plug-Ins / crossfadein.ny < prev    next >
Text File  |  2006-10-25  |  151b  |  7 lines

  1. ;nyquist plug-in
  2. ;version 2
  3. ;type process
  4. ;name "Cross Fade In"
  5. ;action "Cross-Fading In..."
  6. (mult s (snd-exp (snd-scale 0.5 (snd-log (ramp)))))
  7.